Todos

ClassClass Todos CountMethod with Todos
org.onemind.commons.java.datastructure.LookupCache 0 1
org.onemind.commons.java.lang.reflect.ReflectUtils 0 3
org.onemind.commons.java.util.FileUtils 0 2

org.onemind.commons.java.datastructure.LookupCache

Method Todos
lookup(): add synchronization when lookup the same key to avoid double loading

org.onemind.commons.java.lang.reflect.ReflectUtils

Method Todos
toArgTypes(): decide what to do with null value arguments and what to do with isCompatibleCheck TODO decide what to do with null value arguments and what to do with isCompatibleCheck
Method Todos
invoke(): decide if is necessary to check for declaring class before invoke
Method Todos
getInterfaceMethod(): decide if this method is needed

org.onemind.commons.java.util.FileUtils

Method Todos
concatFilePath(): add doc to describe the behavior
Method Todos
concatFilePath(): add doc to describe the behavior